[QEMU] Fix build on some distros (e.g., FC6T3).
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Sat, 23 Sep 2006 12:57:55 +0000 (13:57 +0100)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Sat, 23 Sep 2006 12:57:55 +0000 (13:57 +0100)
Signed-off-by: Keir Fraser <keir@xensource.com>
tools/ioemu/usb-linux.c

index 0a13753d4806ddae083bb11e51432dec38eb41ac..6ab4782d83c6c885a1eab7f1150e332ed75fe204 100644 (file)
@@ -26,7 +26,6 @@
 #if defined(__linux__)
 #include <dirent.h>
 #include <sys/ioctl.h>
-#include <linux/compiler.h>
 #include <linux/usbdevice_fs.h>
 #include <linux/version.h>